Skip to content

fix: optimize CI workflow to run only on pull requests#15

Merged
at-ok merged 1 commit into
mainfrom
claude/fix-github-actions-trigger-01W2aeY9a248RPMS6mudZtH5
Nov 18, 2025
Merged

fix: optimize CI workflow to run only on pull requests#15
at-ok merged 1 commit into
mainfrom
claude/fix-github-actions-trigger-01W2aeY9a248RPMS6mudZtH5

Conversation

@at-ok

@at-ok at-ok commented Nov 18, 2025

Copy link
Copy Markdown
Owner

Remove redundant push triggers for main and claude/** branches.
CI will now only run on pull_request events, eliminating duplicate
runs when pushing to PR branches (which triggered both push and
pull_request events).

Remove redundant push triggers for main and claude/** branches.
CI will now only run on pull_request events, eliminating duplicate
runs when pushing to PR branches (which triggered both push and
pull_request events).
@at-ok at-ok merged commit 056266d into main Nov 18, 2025
4 checks passed
@at-ok at-ok deleted the claude/fix-github-actions-trigger-01W2aeY9a248RPMS6mudZtH5 branch November 18, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants